-
Home
-
WP Umbrella: Update Backup Restore & Monitoring
-
2.17.0
-
Code
-
Classes
- ScheduleTaskBackup
Total Complexity |
30 |
Dependencies |
11 |
Dependents |
4 |
Total lines |
262 |
Lines of code |
173 |
Logical lines of code |
122 |
Comment lines |
17 |
Methods |
9 |
Properties |
6 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
runTask() |
A |
42 |
8 |
53 |
runBackupByType() |
A |
48 |
7 |
35 |
execute() |
S |
49 |
4 |
31 |
convertMemorySize() |
S |
58 |
3 |
14 |
handleUnexpectedShutdown() |
S |
62 |
3 |
11 |
isAllowed() |
S |
79 |
2 |
3 |
setBackupInError() |
S |
62 |
1 |
12 |
__construct() |
S |
70 |
1 |
6 |
handleError() |
S |
66 |
1 |
8 |